Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Fridge Appliance Requiring a Wrench to Take Down #60789

Merged
merged 3 commits into from
Sep 6, 2022

Conversation

gettingusedto
Copy link
Contributor

Summary

Bugfixes "Fixes fridge requiring a wrench to take down"

Purpose of change

Fix #60624

Describe the solution

Change the fridge's "removal" entry to only have "time" and change the duration to 2 minutes.

Describe alternatives you've considered

Finding the justification for wrench being necessary to take down a fridge.

Testing

I make the changes as a mod, then spawn in a fridge appliance to take down. It works as expected.

Additional context

Minifridges also have this issue but I don't know how to take care of that.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Appliance/Power Grid Anything to do with appliances and power grid <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 5, 2022
@Fris0uman Fris0uman merged commit 38b17b8 into CleverRaven:master Sep 6, 2022
@gettingusedto gettingusedto deleted the fridgefix branch September 6, 2022 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Appliance/Power Grid Anything to do with appliances and power grid astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Appliance fridge needs different tools to deconstruct than a normally occuring one
2 participants